projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49c14d4
)
Update version to 3.3-unstable.
author
Keir Fraser
<keir.fraser@citrix.com>
Tue, 15 Jan 2008 14:27:15 +0000
(14:27 +0000)
committer
Keir Fraser
<keir.fraser@citrix.com>
Tue, 15 Jan 2008 14:27:15 +0000
(14:27 +0000)
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index 150177e700419dc6b4b9b40bad194f990b98e13e..60b578c05147b0d911fe4b241f9b60935a3dc734 100644
(file)
--- a/
xen/Makefile
+++ b/
xen/Makefile
@@
-1,8
+1,8
@@
# This is the correct place to edit the build version.
# All other places this is stored (eg. compile.h) should be autogenerated.
export XEN_VERSION = 3
-export XEN_SUBVERSION =
2
-export XEN_EXTRAVERSION ?=
.0-rc6
$(XEN_VENDORVERSION)
+export XEN_SUBVERSION =
3
+export XEN_EXTRAVERSION ?=
-unstable
$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version